home *** CD-ROM | disk | FTP | other *** search
- ; HD2 server launcher localization file.
- ; Make copy before any editing!
- ; Semicolon can be used at begin of line to make comment line.
- ; %i, %s are formating sequences, do not remove them and if more then one is in line of text, do not change their order.
- ; No whitespaces or tabs allowed on empty lines.
- ; Every text must be on one line, include it's id.
-
- ; MessageBox Titles
- 1001 "Error"
- 1002 "About"
- 1003 "Enter configuration name:"
- 1004 "File exist. Enter new name."
- 1005 "Warning"
-
- ; Error and warning messages
- 1050 "InitCommonControlsEx failed."
- 1051 "Reading config failed."
- 1052 "No session name."
- 1053 "No play maps selected."
- 1054 "Running server on path '%s' failed."
- 1055 "Reason: %s"
- 1056 "Map '%s' is not aviable for game style '%s'."
- 1057 "Port number allowed only in range <%i, %i>."
- 1058 "Invalid config selection."
- 1059 "Failed to create directory: %s"
- 1060 "Loading maps from maplist failed, using default set."
- 1061 "Reason: %s."
- 1062 "Autorestart require unique session name."
- 1063 "Server with session name (%s) already running."
- 1064 "Port '%i' is not free, can't be used. (range %i - %i)"
- 1065 "Failed to find usable WinSock DLL. (version 2.2 or greater required)"
- 1066 "Cannot run ServerLauncher."
- 1067 "Reason: Failed to find file '%s' or '%s'.";
- 1068 "ServerLauncher must reside in same directory as dedicated server executable."
- 1069 "Application will exit."
- 1070 "Change style? Settings will be reset to default."
- 1071 "Do you want to delete config?"
- 1072 "Can not find config file."
- 1073 "Failed to delete config file."
- 1074 "Invalid comment tag."
- 1075 "Invalid xml element format."
- 1076 "Invalid end tag."
- 1077 "Unknown end tag."
- 1078 "Bad attribute name."
- 1079 "Bad attribute value."
- 1080 "Unfinished attribute process."
- 1081 "No filename."
- 1082 "Can't open file."
- 1083 "File is too long (size > %ikB)."
- 1084 "Can't read file."
- 1085 "Invalid path."
- 1086 "Failed to parse '%s'. (%s)"
- 1087 "MAP_LIST tag not found."
- 1088 "Unknown GAMESTYLE type."
- 1089 "MAP out of MAP_LIST tag."
- 1090 "MAP name is empty."
- 1091 "MAP dir is empty."
- 1092 "Failed to create main dialog. Application will exit."
- 1093 "Coop mode is not supported by original server."
- 1094 "Map '%s' is not supported by original server for current game style."
-
- ;tabs
- 2000 "Maps"
- 2001 "General"
- 2002 "Advanced"
- 2003 "Coop"
-
- ; dialogs (must fit into buttons, labels, etc.., keep about same size and check visual appearance)
- 2006 "New config"
- 2007 "Delete"
- 2008 "Duplicate"
- 2009 "Start Server"
- 2010 "No limit"
- 2011 "Version %i.%.2i"
- 2012 "Copyright (C) 2004 Illusionsoftworks"
- 2013 "Session name"
- 2014 "Game style"
- 2015 "Available maps"
- 2016 "Play maps"
- 2017 "Domain"
- 2018 "Internet"
- 2019 "LAN"
- 2020 "Max players"
- 2021 "Point limit"
- 2022 "Round time limit"
- 2023 "Round count"
- 2024 "Friendly fire"
- 2025 "Auto team balance"
- 2026 "Allow 3rd person view"
- 2027 "Falling damage"
- 2028 "Allow respawn"
- 2029 "Allow vehicles"
- 2030 "Respawn time"
- 2031 "Spawn protection"
- 2032 "Warmup"
- 2033 "Inverse damage"
- 2034 "Password"
- 2035 "Port base"
- 2036 "Max ping"
- 2037 "Max frequency"
- 2038 "Max inactivity"
- 2039 "Voicechat"
- 2040 "Autorestart"
- 2041 "Admin login"
- 2042 "Admin password"
- 2043 "Dificulty"
- 2044 "Team Respawn"
- 2045 "Respawn Number"
- 2046 "Allow Crosshair"
- 2047 "HD2 Original"
- 2048 "HD2 Datadisk"
-
- ;game styles
- 2100 "objectives"
- 2101 "occupation"
- 2102 "deathmatch"
- 2103 "cooperative"
-
- ;coop difficulty
- 2120 "EASY"
- 2121 "NORMAL"
- 2122 "HARD"
- 2123 "VERY HARD"
-
- ;voice chat types
- 2140 "DON'T USED"
- 2141 "KODEK - 1.2 Kbps"
- 2142 "KODEK - 3.2 Kbps"
- 2143 "KODEK - 6.4 Kbps"
- 2144 "KODEK - 8.0 Kbps"
- 2145 "KODEK - 13.0 Kbps"
- 2146 "KODEK - 32.0 Kbps"
- 2147 "KODEK - 64.0 Kbps"
-
-